![]() |
![]() |
![]() |
|
BITMAP EXIST
This command will return a one if the specified bitmap exists, otherwise zero is returned.
Return Integer=BITMAP EXIST(Bitmap Number) Return Integer=BITMAP EXIST()
Bitmap Number Integer
The value returned is one if the specified bitmap exists, otherwise zero
The parameter should be specified using an integer value.
PRINT BITMAP EXIST(1)
|